Less verbose; don't bother with "return not evaluated", gives the wrong impression...
authorRob Church <robchurch@users.mediawiki.org>
Mon, 16 Jul 2007 11:30:27 +0000 (11:30 +0000)
committerRob Church <robchurch@users.mediawiki.org>
Mon, 16 Jul 2007 11:30:27 +0000 (11:30 +0000)
docs/hooks.txt

index 82fda74..ca30f73 100644 (file)
@@ -561,9 +561,8 @@ Alter the contents of $siteNotice to add to/alter the sitenotice/anonnotice.
 &$sktemplate: SkinTemplate object
 &$tpl: Template engine object
 
-'SpecialContributionsBeforeMainOutput': Before the contributions form. Return
-not evaluated, audit only.
-$id: The id of the user whose contributions are being accessed.
+'SpecialContributionsBeforeMainOutput': Before the form on Special:Contributions
+$id: User identifier
 
 'TitleLinkUpdatesAfterCompletion': after Linker->doUpdate() is called
 &$title: title of the updated page